const go/format.tabWidth

2 uses

	go/format (current package)
		format.go#L29: 	tabWidth    = 8
		format.go#L39: var config = printer.Config{Mode: printerMode, Tabwidth: tabWidth}